BASSCD Player Demo & Audio CD Ripper VB6 Sample Project
v0.2
April 11, 2003

Included in this project is a full demonstration of the new functionality of the BASSCD library. 
The project demonstrates retrieving the CD Drive description, Drive letter, Track list, CD Information flags, Playing track  
streams, Changing the volume and balance of the stream, displaying the track left and right audio levels, applying Sync's to  
the stream to advance to the next track and catch errors.

In addition to all the basics I've also added the ability to rip the audio track to either WAV or WMA format. When ripping to  
WMA format, the example show how to specify different encoding bitrates and adding file tags. It uses the  
BASS_STREAM_DECODE flag to decode the track data. For WMA files the data then encoded to Windows Media Audio  
using the BASSWMA library. For Windows WAV files the raw PCM data is written directly to disk.

This project requires BASS, BASSWMA and BASSCD

CD-Text functionality!
For CD Created with CD-Text technology, the Disc Artist and Album are displayed and the track list will display the Individual  
Track Artist and Song Title.


Terms of use:
You may use this code in any way you wish.
If you post the code to a website or forum please give me credit. 


Enjoy.
Howard Hull Jr.
Lead Development Manager
Dynamic Technologies
http://www.dynamic-technologies.net

